home *** CD-ROM | disk | FTP | other *** search
/ IBM OEM Software Product … CD For PC Manufacturers / IBM OEM Software - Product Sampler CD for PC Manufacturers.iso / InternetIntranets / Notes / LOTUS006.DSK / FTV.DDD < prev    next >
Text File  |  1993-02-02  |  1KB  |  46 lines

  1. $control: 1
  2. descriptor:
  3. {
  4.   data-table:    _df
  5.     /num-records=1
  6.     /max-records=1
  7.   {
  8.     constant:    _DBVERSION    text "31 ddd"
  9.     constant:    _NOTESODSVERSION text "1.0"
  10.     fixwidth:    _DDDSTAMP    4 date
  11.     fixwidth:   _MAXDOCID       4 unsigned-integer    
  12.     fixwidth:   _MAXDOCID_RANGE 4 unsigned-integer    
  13.     varwidth:    _DOCIDX        _dv
  14.     varwidth:    _PARTDESC    _dv
  15.   }
  16.   data-table:    dds
  17.   {
  18.     fixwidth:    _SECURITY    4 unsigned-integer
  19.       /minmax = yes
  20.   }
  21.  
  22.   data-table:    ddn
  23.   {
  24.     fixwidth:    _NOTES_ID    4 unsigned-integer
  25.   }
  26.  
  27.   data-table:    ddf
  28.   {
  29.     constant:    DOCFORMAT    text ""
  30.     autoval:    _STYLE        sirepath
  31.     autoval:    _PARTNAME    dbpath
  32.     autoval:    _NOTES_DBNAME    dbpath
  33.  
  34.     fixwidth:    _DOCID        4 unsigned-integer
  35.  
  36.     varwidth:    _NOTES_FIELDPARA _dv    
  37.       /_hexdata = yes
  38.     varwidth:    _SEQUENCE_TIME _dv    
  39.       /_hexdata = yes
  40.     fixwidth:    _NOTES_DOCPRIVS    2 unsigned-integer
  41.     fixwidth:    _CreationDate    4 date
  42.     fixwidth:    _RevisionDate    4 date
  43.  
  44. # Start of database specific fields
  45.  
  46.